[INFO] cloning repository https://github.com/chrissimpkins/shot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chrissimpkins/shot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrissimpkins%2Fshot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrissimpkins%2Fshot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dd68515d7e1fd6773dace331c918f00ccfbcb9c0
[INFO] testing chrissimpkins/shot against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrissimpkins%2Fshot" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chrissimpkins/shot
[INFO] finished tweaking git repo https://github.com/chrissimpkins/shot
[INFO] tweaked toml for git repo https://github.com/chrissimpkins/shot written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chrissimpkins/shot on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chrissimpkins/shot already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro-error v1.0.2
[INFO] [stderr]   Downloaded syn-mid v0.5.0
[INFO] [stderr]   Downloaded predicates-tree v1.0.0
[INFO] [stderr]   Downloaded proc-macro-error-attr v1.0.2
[INFO] [stderr]   Downloaded version_check v0.9.1
[INFO] [stderr]   Downloaded predicates v2.1.5
[INFO] [stderr]   Downloaded anyhow v1.0.66
[INFO] [stderr]   Downloaded proc-macro2 v1.0.13
[INFO] [stderr]   Downloaded assert_cmd v2.0.5
[INFO] [stderr]   Downloaded predicates-core v1.0.0
[INFO] [stderr]   Downloaded hermit-abi v0.1.13
[INFO] [stderr]   Downloaded itertools v0.10.1
[INFO] [stderr]   Downloaded quote v1.0.6
[INFO] [stderr]   Downloaded clap v2.33.1
[INFO] [stderr]   Downloaded syn v1.0.22
[INFO] [stderr]   Downloaded libc v0.2.70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e4ca7d5fb22ac32b5c0180b8278ef939fcc393f4038d631034e351411042f7cd
[INFO] running `Command { std: "docker" "start" "-a" "e4ca7d5fb22ac32b5c0180b8278ef939fcc393f4038d631034e351411042f7cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4ca7d5fb22ac32b5c0180b8278ef939fcc393f4038d631034e351411042f7cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4ca7d5fb22ac32b5c0180b8278ef939fcc393f4038d631034e351411042f7cd", kill_on_drop: false }`
[INFO] [stdout] e4ca7d5fb22ac32b5c0180b8278ef939fcc393f4038d631034e351411042f7cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff17ace4a1b428f65e98edb3d13142d401967710d196ed0c0bced1729bb8ab49
[INFO] running `Command { std: "docker" "start" "-a" "ff17ace4a1b428f65e98edb3d13142d401967710d196ed0c0bced1729bb8ab49", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.13
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.22
[INFO] [stderr]    Compiling libc v0.2.70
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.2
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling quote v1.0.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.33.1
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling recurse v0.4.0-pre1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.67s
[INFO] running `Command { std: "docker" "inspect" "ff17ace4a1b428f65e98edb3d13142d401967710d196ed0c0bced1729bb8ab49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff17ace4a1b428f65e98edb3d13142d401967710d196ed0c0bced1729bb8ab49", kill_on_drop: false }`
[INFO] [stdout] ff17ace4a1b428f65e98edb3d13142d401967710d196ed0c0bced1729bb8ab49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 99d220c33ca85d9642112853b25cd4bb5eb3dca3ec21925ec1dea88ccfe54cbb
[INFO] running `Command { std: "docker" "start" "-a" "99d220c33ca85d9642112853b25cd4bb5eb3dca3ec21925ec1dea88ccfe54cbb", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling byteorder v1.4.2
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.0
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling treeline v0.1.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling predicates-tree v1.0.0
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling bstr v0.2.15
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling assert_cmd v2.0.5
[INFO] [stderr]    Compiling recurse v0.4.0-pre1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.73s
[INFO] running `Command { std: "docker" "inspect" "99d220c33ca85d9642112853b25cd4bb5eb3dca3ec21925ec1dea88ccfe54cbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99d220c33ca85d9642112853b25cd4bb5eb3dca3ec21925ec1dea88ccfe54cbb", kill_on_drop: false }`
[INFO] [stdout] 99d220c33ca85d9642112853b25cd4bb5eb3dca3ec21925ec1dea88ccfe54cbb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 76eebd0af83358c6b20bb4b3e684f7c97a5bedc0f3d195ef40e2048d5ccfff7e
[INFO] running `Command { std: "docker" "start" "-a" "76eebd0af83358c6b20bb4b3e684f7c97a5bedc0f3d195ef40e2048d5ccfff7e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/recurse-0e2f03e527f53249)
[INFO] [stdout] running 63 tests
[INFO] [stdout] test command::find::tests::test_find_invalid_recurse_enum_arg ... ok
[INFO] [stdout] test command::contains::tests::test_contains_subcmd_invalid_inpath_validation ... ok
[INFO] [stdout] test command::find::tests::test_find_maxdepth_match ... ok
[INFO] [stdout] test command::find::tests::test_find_subcmd_invalid_inpath_validation ... ok
[INFO] [stdout] test command::contains::tests::test_contains_default_match ... ok
[INFO] [stdout] test command::replace::tests::test_get_secondary_filepath_with_2_extension ... ok
[INFO] [stdout] test command::replace::tests::test_get_secondary_filepath_with_txt_extension ... ok
[INFO] [stdout] test command::contains::tests::test_contains_filter_hidden_match ... ok
[INFO] [stdout] test command::contains::tests::test_contains_maxdepth_match ... ok
[INFO] [stdout] test command::replace::tests::test_get_secondary_filepath_without_extension ... ok
[INFO] [stdout] test command::replace::tests::test_has_secondary_extension_with_secondary_extension ... ok
[INFO] [stdout] test command::replace::tests::test_has_secondary_extension_without_secondary_extension ... ok
[INFO] [stdout] test command::replace::tests::test_is_root_filepath_with_unix_root ... ok
[INFO] [stdout] test command::replace::tests::test_is_root_filepath_with_win_root ... ok
[INFO] [stdout] test command::contains::tests::test_contains_mindepth_match ... ok
[INFO] [stdout] test command::replace::tests::test_is_root_filepath_without_root_fp ... ok
[INFO] [stdout] test command::replace::tests::test_has_secondary_extension_with_secondary_extension_alt1 ... ok
[INFO] [stdout] test command::replace::tests::test_replace_subcmd_invalid_inpath_validation ... ok
[INFO] [stdout] test command::contains::tests::test_contains_invalid_recurse_enum_arg ... ok
[INFO] [stdout] test command::contains::tests::test_contains_filter_match ... ok
[INFO] [stdout] test command::find::tests::test_find_unicode_devanagari ... ok
[INFO] [stdout] test command::contains::tests::test_contains_unicode_devanagari ... ok
[INFO] [stdout] test command::walk::tests::test_walk_subcmd_filter_dirs_only_hidden_switch_on ... ok
[INFO] [stdout] test command::find::tests::test_find_mindepth_match ... ok
[INFO] [stdout] test command::find::tests::test_find_filter_hidden_match ... ok
[INFO] [stdout] test command::walk::tests::test_walk_subcmd_filter_dirs_only_hidden_switch_off ... ok
[INFO] [stdout] test command::walk::tests::test_walk_subcmd_with_dir_set_max_depth_2_levels ... ok
[INFO] [stdout] test command::find::tests::test_find_default_match ... ok
[INFO] [stdout] test command::walk::tests::test_walk_subcmd_with_dir_set_min_depth_3_levels ... ok
[INFO] [stdout] test command::walk::tests::test_walk_subcmd_with_extension_filter ... ok
[INFO] [stdout] test command::walk::tests::test_walk_subcmd_with_extension_filter_alt_ext_format ... ok
[INFO] [stdout] test command::walk::tests::test_walk_subcmd_with_hidden_filepaths ... ok
[INFO] [stdout] test command::walk::tests::test_walk_subcmd_with_hidden_filepaths_and_extension_filter ... ok
[INFO] [stdout] test command::find::tests::test_find_hidden_match ... ok
[INFO] [stdout] test command::walk::tests::test_walk_subcmd_with_hidden_filepaths_and_extension_filter_alt_ext_format ... ok
[INFO] [stdout] test config::tests::test_config_instantiation_with_options ... ok
[INFO] [stdout] test command::walk::tests::test_walk_subcmd_without_hidden_filepaths ... ok
[INFO] [stdout] test ops::io::tests::test_walk_func_with_dir_default_depth ... ok
[INFO] [stdout] test config::tests::test_config_instantiation_default ... ok
[INFO] [stdout] test ops::io::tests::test_walk_func_with_dir_default_depth_and_follow_symlinks ... ok
[INFO] [stdout] test ops::io::tests::test_walk_func_with_dir_set_max_depth ... ok
[INFO] [stdout] test ops::io::tests::test_walk_func_with_dir_set_min_depth ... ok
[INFO] [stdout] test ops::io::tests::test_walk_func_with_filter_map_default_depth ... ok
[INFO] [stdout] test ops::io::tests::test_walk_func_with_file_default_depth ... ok
[INFO] [stdout] test command::walk::tests::test_walk_subcmd_filter_dirs_only_default_depth ... ok
[INFO] [stdout] test command::walk::tests::test_walk_subcmd_invalid_inpath_validation ... ok
[INFO] [stdout] test command::find::tests::test_find_filter_match ... ok
[INFO] [stdout] test command::walk::tests::test_walk_subcmd_dir_with_default_depth ... ok
[INFO] [stdout] test command::walk::tests::test_walk_invalid_recurse_enum_arg ... ok
[INFO] [stdout] test ops::path::tests::test_path_is_hidden_with_dotfile ... ok
[INFO] [stdout] test ops::path::tests::test_path_is_not_hidden_without_dotfile_or_dotdir ... ok
[INFO] [stdout] test ops::path::tests::test_get_absolute_filepath_bad_path ... ok
[INFO] [stdout] test ops::path::tests::test_path_has_extension_with_correct_extension ... ok
[INFO] [stdout] test ops::path::tests::test_path_has_extension_with_incorrect_extension ... ok
[INFO] [stdout] test ops::path::tests::test_path_has_extension_with_no_extension ... ok
[INFO] [stdout] test ops::path::tests::test_path_is_hidden_with_dotdir_in_path ... ok
[INFO] [stdout] test ops::path::tests::test_path_is_hidden_with_dotdir_only ... ok
[INFO] [stdout] test ops::path::tests::test_path_is_hidden_with_dotfile_pathbuf ... ok
[INFO] [stdout] test command::contains::tests::test_contains_invalid_filetype_non_utf8_binary_is_not_logged ... ok
[INFO] [stdout] test command::contains::tests::test_contains_hidden_match ... ok
[INFO] [stdout] test command::find::tests::test_find_invalid_filetype_non_utf8_binary_is_not_logged ... ok
[INFO] [stdout] test ops::path::tests::test_get_absolute_filepath_good_path ... FAILED
[INFO] [stdout] test command::walk::tests::test_walk_subcmd_with_dir_set_max_depth_1_level ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] 
[INFO] [stdout] ---- ops::path::tests::test_get_absolute_filepath_good_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'ops::path::tests::test_get_absolute_filepath_good_path' (70) panicked at src/ops/path.rs:75:9:
[INFO] [stdout] assertion failed: testpath.unwrap().ends_with("recurse/Cargo.toml")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x620190ee72da - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x620190ee72da - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x620190ee72da - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x620190ee72da - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x620190efc61a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x620190efc61a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x620190eebf42 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x620190eebf42 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x620190ec513f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x620190ec513f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x620190edf059 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x620190cf352c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x620190cf352c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x620190edf212 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x620190edf212 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x620190ec522a - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x620190ebc7a9 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x620190ec5fad - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x620190efcddc - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x620190efcda2 - core[786f478f706679df]::panicking::panic
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x620190cdba36 - recurse[1e7a5662931f7003]::ops::path::tests::test_get_absolute_filepath_good_path
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ops/path.rs:75:9
[INFO] [stdout]   21:     0x620190cdb077 - recurse[1e7a5662931f7003]::ops::path::tests::test_get_absolute_filepath_good_path::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/ops/path.rs:72:46
[INFO] [stdout]   22:     0x620190ce67e6 - <recurse[1e7a5662931f7003]::ops::path::tests::test_get_absolute_filepath_good_path::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x620190ce760b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x620190ce760b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x620190cf3ffb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x620190cf3ffb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x620190cf3ffb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x620190cf3ffb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x620190cf3ffb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x620190cf3ffb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x620190cf3ffb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x620190cef714 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x620190cef714 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x620190cf6c02 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x620190cf6c02 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x620190cf6c02 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x620190cf6c02 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x620190cf6c02 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x620190cf6c02 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x620190cf6c02 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x620190ee688f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x620190ee688f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x73b836579aa4 - <unknown>
[INFO] [stdout]   44:     0x73b836606a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ops::path::tests::test_get_absolute_filepath_good_path
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 62 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "76eebd0af83358c6b20bb4b3e684f7c97a5bedc0f3d195ef40e2048d5ccfff7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76eebd0af83358c6b20bb4b3e684f7c97a5bedc0f3d195ef40e2048d5ccfff7e", kill_on_drop: false }`
[INFO] [stdout] 76eebd0af83358c6b20bb4b3e684f7c97a5bedc0f3d195ef40e2048d5ccfff7e
